-
Home
-
MultiSafepay plugin for WooCommerce
-
4.8.1
-
Code
-
Classes
- ShoppingCartService
Total Complexity |
27 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
187 |
Lines of code |
111 |
Logical lines of code |
67 |
Comment lines |
47 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_item_tax_rate() |
S |
52 |
6 |
25 |
get_shipping_tax_rate() |
S |
56 |
5 |
18 |
get_fee_tax_rate() |
S |
56 |
5 |
18 |
create_shopping_cart() |
S |
61 |
4 |
13 |
create_cart_item() |
S |
56 |
3 |
16 |
is_order_vat_exempt() |
S |
70 |
2 |
6 |
create_shipping_cart_item() |
S |
67 |
1 |
7 |
create_fee_cart_item() |
S |
66 |
1 |
8 |